'Declaration
Public Function GetOrderedAnnotations() As Annotation()
public Annotation[] GetOrderedAnnotations()
public function GetOrderedAnnotations(): array of Annotation;
public function GetOrderedAnnotations() : Annotation[];
public: Annotation*[]* GetOrderedAnnotations();
public: array<Annotation^>^ GetOrderedAnnotations();